home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / diskutil / dd2upd10.lzh / read_me.now < prev   
Encoding:
Text File  |  1994-01-12  |  7.6 KB  |  247 lines

  1. PLEASE READ THIS CAREFULLY.
  2.  
  3. This is a patch kit for Data Diet v2.
  4. [Package version 2.0a (DATADIET.20A, 0 byte file on MASTER) will be updated
  5. to 2.1.]
  6.  
  7. Follow the directions listed below.  Failure to do so may result in your
  8. frustration.
  9.  
  10. This patch kit is designed to patch the following program(s):
  11.  
  12. DATADIET.PRG v2.0a  ->  DATADIET.PRG v2.1
  13. DDINFOED.APP v1.0   ->  DDINFOED.PRG v1.1
  14. DATADIET.APP v2.0   ->  DATADIET.APP v2.1
  15. DD_TOOLS.APP v2.0   ->  DD_TOOLS.PRG v2.1
  16.  
  17. NOTE: No version number was indicated in that first release of DDINFOED.APP.
  18.  
  19.  
  20. ======
  21. PART A
  22. ======
  23.  
  24. NOTE: You may want to temporarily add DIF as an excluded extender.
  25.  
  26. 1) UnLZH the file DD2UPD10.LZH to a PATCH directory to get the following
  27.     files:
  28.  
  29.     Filename            Size
  30.     --------            ----
  31.     DATADIET.DIF        13226
  32.     DDINFOED.DIF        13812
  33.     DD_APP.DIF          13084
  34.     DD_TOOLS.DIF        15298
  35.  
  36.     DD2UPD10.PRG        2378
  37.  
  38.     DATADIET.210 - 0 byte version file
  39.     DDV21.TXT    - update info
  40.     READ_ME.NOW  - this file
  41.  
  42. 2) Copy the following "in-use" file(s) to the PATCH directory:
  43.  
  44.     DATADIET.PRG        13076
  45.     DDINFOED.APP/ACC    14518
  46.     DATADIET.APP/ACC    12908
  47.     DD_TOOLS.APP/ACC    15008
  48.  
  49.    DATADIET.APP/ACC notes:
  50.    * Rename DATADIET.APP/ACC to DD_APP.APP/ACC.
  51.    * DD2UPD10.PRG will detect and correctly update
  52.      DATADIET.APP/ACC v2.0 if it was patched with
  53.      the file PATCH_3.PRG supplied with Squish II.
  54.  
  55. 3) The contents of the PATCH directory should now be:
  56.  
  57.     DATADIET.DIF
  58.     DDINFOED.DIF
  59.     DD_APP.DIF
  60.     DD_TOOLS.DIF
  61.  
  62.     DATADIET.PRG
  63.     DDINFOED.APP/ACC
  64.     DD_APP.APP/ACC
  65.     DD_TOOLS.APP/ACC
  66.  
  67.     DD2UPD10.PRG
  68.  
  69.     DATADIET.210
  70.     DDV21.TXT
  71.     READ_ME.NOW
  72.  
  73. 4) Run the DD2UPD10.PRG program in the PATCH folder.  You will be
  74.     presented with an alert box stating:
  75.    
  76.     Data Diet v2 Patch Update....
  77.  
  78.    Press the <RETURN> key.
  79.  
  80. 5) Next you will see another alert box:
  81.  
  82.     Insert your MASTER Data Diet v2 disk....
  83.  
  84.    Press <RETURN>
  85.  
  86.    Insert your MASTER Data Diet v2 disk into drive A: and press <RETURN>
  87.    NOTE: This disk must be _REGISTERED_!
  88.  
  89. 6) After the MASTER Data Diet v2 disk is verified, you will be presented
  90.     with another alert box stating:
  91.  
  92.     Ready to PATCH files!
  93.  
  94.    Press <RETURN>
  95.  
  96. 7) The next alert box will remind you of the brief procedure needed to
  97.     patch your program(s).
  98.  
  99.    Press <RETURN> or choose Quit to exit.
  100.  
  101. 8) Using the file selector, locate and select the following program(s)
  102.     in your PATCH directory to patch and create the NEW program version(s):
  103.  
  104.     Filename                Final Size
  105.     --------                ----------
  106.     DATADIET.PRG       ->   13218
  107.     DDINFOED.APP/ACC   ->   13804
  108.     DD_APP.APP/ACC     ->   13076
  109.     DD_TOOLS.APP/ACC   ->   15290
  110.  
  111.    NOTEs:
  112.    * All configuration information is kept intact for each updated file.
  113.    * The next section covers this step in further detail.
  114.    * You can choose Cancel in the file selector to return to Step 7.
  115.  
  116. 9) Repeat steps 7 & 8 until all files are updated.
  117.    Choose Quit in Step 7's alert box when done.
  118.  
  119.  
  120. ======
  121. PART B
  122. ======
  123.  
  124. To patch a program, perform the following steps:
  125. ------------------------------------------------
  126.  
  127. 1) Use the file selector to locate the program to patch.  The program must
  128.    be in your PATCH directory.
  129.  
  130. 2) After you have selected the program to patch, the PATCH program will
  131.    look for the file named filename.DIF in the same location as the
  132.    selected program.
  133.  
  134.     where filename is the root filename of the selected program.
  135.  
  136.     EXAMPLE: If you choose DATADIET.PRG, the PATCH program will look for
  137.            the file named DATADIET.DIF in the same place as DATADIET.PRG.
  138.  
  139. 3a)
  140.    If the patch is successful, the PATCH program will create the NEW
  141.    program version, overwriting the selected old program.
  142.    You will get an alert box stating:
  143.  
  144.     Patch successful.
  145.  
  146. 3b)
  147.    Or if you have already patched the selected program, or the program you
  148.    have selected is not the correct version, or is otherwise unpatchable,
  149.    the PATCH program will present an alert box stating:
  150.  
  151.     Checksum error.
  152.  
  153.    Press return and select another program, or try again.  The PATCH program
  154.    will protect you from altering the wrong program.
  155.  
  156.  
  157. ======
  158. PART C
  159. ======
  160.  
  161. Copy the patched program(s) to your work disk as described on pages 8-11
  162. in your Data Diet manual.
  163.  
  164. We suggest that you either keep the PATCH archive or a new PATCH disk for
  165. future reference.  Should more patches be needed, they will be based on
  166. the latest version.
  167.  
  168. We suggest that you DO NOT copy the new program(s) to your MASTER disk
  169. until you have verified operation.
  170.  
  171.  
  172. ======
  173. PART D
  174. ======
  175.  
  176. Several other conditions may occur which will stop the PATCH process.  In
  177. any of the fatal patch conditions, an alert box will be displayed.
  178.  
  179. Alert                           What to do
  180. -----                           ----------
  181.  
  182. Load error                      Make sure the program selected is not damaged
  183.                                 Make sure the disk is not damaged
  184.                                 Make sure the correct disk is inserted
  185.                                 Copy the file(s) to the PATCH folder again,
  186.                                 as stated above in Part A, step 2
  187.  
  188. Malloc error                    Your system does not have enough memory to
  189.                                 perform the PATCH process.  Reboot with a bare
  190.                                 system, or remove some items which are taking
  191.                                 up memory.
  192.  
  193. Write error                     Make sure the disk is not write protected
  194.                                 Make sure the disk is not damaged
  195.                                 Make sure the disk has enough free space
  196.  
  197. Checksum error                  Make sure you have selected the original
  198.                                 program file.
  199.                                 Make sure you have copied the correct
  200.                                 program file.
  201.                                 Make sure you have selected the correct
  202.                                 program (retry).
  203.                                 Copy the file(s) to the PATCH folder again,
  204.                                 as stated above in Part A, step 2
  205.  
  206.  
  207. ======
  208. PART E
  209. ======
  210.  
  211. About this update
  212. -----------------
  213. See DDV21.TXT
  214.  
  215.  
  216. That's all folks.  We are interested in hearing from you.  Problems,
  217. suggestions, anything that is on your mind.
  218.  
  219.  
  220. For further information, or to ask us a question, contact us by phone at:
  221. (713)771-8332  [weekdays 1PM-5PM Central Time]
  222.  
  223. On GEnie:
  224. K.GERDES
  225.  [Data Diet message area, CAT 2 TOPic 12]
  226.  
  227.  
  228. Thanks for your support.
  229.  
  230. - Keith
  231.  
  232.  
  233. ==============================================================================
  234. Data Diet v2 by Keith Gerdes
  235. Copyright © 1991-94 Trace Technologies
  236. ==============================================================================
  237. This patch package is supplied in the belief that it operates as specified,
  238. neither Trace Technologies (the company) nor the authors shall be liable in
  239. any circumstance whatsoever for any direct or indirect loss or damage to
  240. property incurred or suffered by the customer or any other person as a result
  241. of any fault or defect in the goods or services supplied by the company
  242. and in no circumstances shall the company be liable against consequential
  243. damage or loss of profits (whether or not the possibility thereof was
  244. separately advised to it or reasonably forseeable) arising from the use or
  245. performance of such goods or services.
  246. ==============================================================================
  247.